On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:
[di'siʒ(ə)n'tri:]
общая лексика
дерево решений
способ представления процесса принятия решения, имеющий вид ответов на серию вопросов, образующих древовидную структуру, каждая конечная вершина которого представляет элементарное решение
специальный термин
дерево решений (графическое изображение альтернативных действий и их последствий)
Смотрите также
A decision tree is a decision support hierarchical model that uses a tree-like model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility. It is one way to display an algorithm that only contains conditional control statements.
Decision trees are commonly used in operations research, specifically in decision analysis, to help identify a strategy most likely to reach a goal, but are also a popular tool in machine learning.